[INFO] fetching crate route_verification_as_path_regex 0.2.2...
[INFO] testing route_verification_as_path_regex-0.2.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate route_verification_as_path_regex 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate route_verification_as_path_regex 0.2.2
[INFO] finished tweaking crates.io crate route_verification_as_path_regex 0.2.2
[INFO] tweaked toml for crates.io crate route_verification_as_path_regex 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate route_verification_as_path_regex 0.2.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded route_verification_common_regex v0.1.2
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bf693a42bd6103e75ddfdc16b17a53bc2e603b438c4d4affb08b8fb4c6b93e6
[INFO] running `Command { std: "docker" "start" "-a" "5bf693a42bd6103e75ddfdc16b17a53bc2e603b438c4d4affb08b8fb4c6b93e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bf693a42bd6103e75ddfdc16b17a53bc2e603b438c4d4affb08b8fb4c6b93e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf693a42bd6103e75ddfdc16b17a53bc2e603b438c4d4affb08b8fb4c6b93e6", kill_on_drop: false }`
[INFO] [stdout] 5bf693a42bd6103e75ddfdc16b17a53bc2e603b438c4d4affb08b8fb4c6b93e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77512202d79741304ed66d08c4580116ff05c83b7d10ef8cec38e6dd456afd09
[INFO] running `Command { std: "docker" "start" "-a" "77512202d79741304ed66d08c4580116ff05c83b7d10ef8cec38e6dd456afd09", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling route_verification_common_regex v0.1.2
[INFO] [stderr]    Compiling route_verification_as_path_regex v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/char_map.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]   |                             ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char_map.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]    |                                 ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char_map.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]    |                                  ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet> {
[INFO] [stdout]    |                     ^^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
[INFO] running `Command { std: "docker" "inspect" "77512202d79741304ed66d08c4580116ff05c83b7d10ef8cec38e6dd456afd09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77512202d79741304ed66d08c4580116ff05c83b7d10ef8cec38e6dd456afd09", kill_on_drop: false }`
[INFO] [stdout] 77512202d79741304ed66d08c4580116ff05c83b7d10ef8cec38e6dd456afd09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d322f491001c4077f1a213ba12535c388c65a713056916e4e76f5b68961db18a
[INFO] running `Command { std: "docker" "start" "-a" "d322f491001c4077f1a213ba12535c388c65a713056916e4e76f5b68961db18a", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/char_map.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]   |                             ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char_map.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]    |                                 ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char_map.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]    |                                  ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet> {
[INFO] [stdout]    |                     ^^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling route_verification_as_path_regex v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/char_map.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]   |                             ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]   |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char_map.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]    |                                 ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/char_map.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stdout]    |                                  ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet> {
[INFO] [stdout]    |                     ^^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "d322f491001c4077f1a213ba12535c388c65a713056916e4e76f5b68961db18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d322f491001c4077f1a213ba12535c388c65a713056916e4e76f5b68961db18a", kill_on_drop: false }`
[INFO] [stdout] d322f491001c4077f1a213ba12535c388c65a713056916e4e76f5b68961db18a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f29eb112676ccf6b6e51d0db7e9924bd6e2d6f13e04205d425ede94419207700
[INFO] running `Command { std: "docker" "start" "-a" "f29eb112676ccf6b6e51d0db7e9924bd6e2d6f13e04205d425ede94419207700", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/char_map.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stderr]   |                             ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                             |
[INFO] [stderr]   |                             the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stderr]   |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/char_map.rs:12:33
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stderr]    |                                 ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn as_set_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/char_map.rs:19:34
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<str>
[INFO] [stderr]    |                                  ^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn peer_as_replace_all<R>(s: &str, replacer: R) -> Cow<'_, str>
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/interpreter.rs:63:21
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet> {
[INFO] [stderr]    |                     ^^^^^                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn get_char(&self, c: char) -> Res<AsOrSet<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `route_verification_as_path_regex` (lib) generated 4 warnings (run `cargo fix --lib -p route_verification_as_path_regex` to apply 4 suggestions)
[INFO] [stderr] warning: `route_verification_as_path_regex` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/route_verification_as_path_regex-61c746a4efaf899a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::interpret_w_tilde ... ok
[INFO] [stdout] test tests::replace_as ... ok
[INFO] [stdout] test tests::replace_as_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests route_verification_as_path_regex
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f29eb112676ccf6b6e51d0db7e9924bd6e2d6f13e04205d425ede94419207700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f29eb112676ccf6b6e51d0db7e9924bd6e2d6f13e04205d425ede94419207700", kill_on_drop: false }`
[INFO] [stdout] f29eb112676ccf6b6e51d0db7e9924bd6e2d6f13e04205d425ede94419207700
